Fixed img size

This commit is contained in:
Sewon Ahn 2020-12-20 19:53:05 +09:00
parent 944eaec52c
commit bd47870199

View file

@ -69,6 +69,9 @@
@keyframes rainbowLink {0% {fill: #ff2a2a;} 15% {fill: #ff7a2a;} 30% {fill: #ffc52a; }45% {fill: #43ff2a; }60% {fill: #2a89ff; }75% {fill: #202082; }90% {fill: #6b2aff; } 100% {fill: #e82aff; }}
@keyframes rainbowLinkText {0% {color: #ff2a2a;} 15% {color: #ff7a2a;} 30% {color: #ffc52a; }45% {color: #43ff2a; }60% {color: #2a89ff; }75% {color: #202082; }90% {color: #6b2aff; } 100% {color: #e82aff; }}
figure img { width: 450px; }
/***** mobile *****/
/* MENU */