a new start
This commit is contained in:
13
_sass/my-style.scss
Normal file
13
_sass/my-style.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.layout-post {
|
||||
.img-wrapper {
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.avatar {
|
||||
width: 150px;
|
||||
height: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user