mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-08-08 10:51:59 +00:00
Change scss img size to fixed 150px
This commit is contained in:
@@ -37,10 +37,13 @@
|
||||
margin-left : 2rem;
|
||||
margin-right : 2rem;
|
||||
margin-bottom : 5rem;
|
||||
display : flex;
|
||||
flex-direction: column;
|
||||
align-items : center;
|
||||
|
||||
img {
|
||||
display : block;
|
||||
width : 100%;
|
||||
width : 150px;
|
||||
height : auto;
|
||||
}
|
||||
|
||||
@@ -110,4 +113,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user