mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2026-03-22 12:52:45 +00:00
Updated "about" page
This commit is contained in:
@@ -22,8 +22,14 @@ menu,
|
||||
ol,
|
||||
ul {
|
||||
list-style-type: none;
|
||||
list-style-position: inside;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 18pt
|
||||
}
|
||||
|
||||
li {
|
||||
padding-bottom: 24px
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -42,6 +48,15 @@ label {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-family: "Assistant";
|
||||
font-style: italic;
|
||||
color: #B6B6B6;
|
||||
font-size: 24pt;
|
||||
padding-bottom: 2px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
label {
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
@@ -61,9 +76,15 @@ p {
|
||||
font-size: 28pt;
|
||||
}
|
||||
|
||||
h3,
|
||||
p {
|
||||
font-size: 18pt;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
font-size: 16pt;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 420px) {
|
||||
@@ -75,9 +96,15 @@ p {
|
||||
font-size: 24pt;
|
||||
}
|
||||
|
||||
h3,
|
||||
p {
|
||||
font-size: 16pt;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
font-size: 14pt;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 380px) {
|
||||
@@ -89,7 +116,13 @@ p {
|
||||
font-size: 24pt;
|
||||
}
|
||||
|
||||
h3,
|
||||
p {
|
||||
font-size: 16pt;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
font-size: 14pt;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user