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{
height: auto; height: auto;
} }
.education img{ .education img{
width: 100%; width: 30%;
height: auto; height: auto;
} }

Loading…
Cancel
Save