mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
add blog__image style
This commit is contained in:
@@ -200,6 +200,12 @@ html {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.blog__image {
|
||||
margin-left: 2vw;
|
||||
margin-right: 2vw;
|
||||
width: 10vw;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
.hero__header {
|
||||
font-size: 12vw;
|
||||
|
||||
Reference in New Issue
Block a user