Fix footer and news min-width
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
padding-top: 65px;
|
||||
border-top: solid 1px $background-light;
|
||||
margin-bottom: 95px;
|
||||
min-width: 320px;
|
||||
|
||||
&__about {
|
||||
&__description {
|
||||
|
||||
1
src/scss/_news.scss
Normal file → Executable file
1
src/scss/_news.scss
Normal file → Executable file
@@ -1,5 +1,6 @@
|
||||
.news {
|
||||
padding-top: 70px;
|
||||
min-width: 320px;
|
||||
}
|
||||
|
||||
.news__title {
|
||||
|
||||
Reference in New Issue
Block a user