Browse Source

fix: education images too big

master
KerelOlivier 3 years ago
parent
commit
4f617c121c
  1. 2
      styles.css

2
styles.css

@ -210,7 +210,7 @@ nav a:hover{ @@ -210,7 +210,7 @@ nav a:hover{
height: auto;
}
.education img{
width: 100%;
width: 30%;
height: auto;
}

Loading…
Cancel
Save