Изменен вид главной страницы

This commit is contained in:
2019-08-30 11:37:58 +03:00
parent 737e2e5331
commit 89ea91a556
5 changed files with 48 additions and 74 deletions

View File

@@ -14,27 +14,24 @@
}
@import 'social';
}
.hello {
margin-top: 1em;
font-size: 3.4em;
margin-bottom: 0.3em;
font-weight: normal;
.name {
margin-top: 0.6em;
font-size: 2.4em;
margin-bottom: 0.3em;
font-weight: bold;
@media (max-width: $first-media-step) {
margin-top: $mobile-margin;
@media (max-width: $first-media-step) {
margin-top: $mobile-margin;
}
}
.info {
margin-top: 0;
margin-bottom: 0.8em;
}
.year-title {
font-weight: bold;
}
}
.heading {
margin-top: 2.3em;
margin-bottom: 0.4em;
font-size: 1.2em;
font-weight: normal;
}
.text {
margin-top: 0;
margin-bottom: 0.8em;
}