Skip to content
Snippets Groups Projects
Commit 5f8b6f79 authored by Aliaksandr BUDZKO's avatar Aliaksandr BUDZKO
Browse files

fix: align text

parent 79e73c76
No related branches found
No related tags found
No related merge requests found
......@@ -30,10 +30,13 @@
.BottomBlock {
padding-top: 5%;
font-size: 2rem;
max-width: 30%;
.Caption {
padding-top: 10px;
font-size: 1.5rem;
max-width: 60%;
}
}
}
\ No newline at end of file
......@@ -17,9 +17,11 @@
font-weight: $primary_font_weight;
font-family: $primary_font;
padding-top: 25%;
padding-left: 10%;
padding-left: 20%;
vertical-align: middle;
line-height: 4em;
text-align: left;
max-width: 80%;
.Title {
......
......@@ -24,12 +24,11 @@
font-family: $primary_font;
padding-top: 35%;
padding-right: 30%;
text-align: center;
text-align: left;
vertical-align: middle;
line-height: 4em;
.Title {
font-size: 3rem;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment