added flag, changed the location of the country name
This commit is contained in:
@@ -140,14 +140,16 @@
|
||||
|
||||
/* Year marker */
|
||||
.year-marker {
|
||||
padding: 32px 0 16px;
|
||||
padding: 32px 0 14px;
|
||||
}
|
||||
.year-label {
|
||||
font-size: 11px;
|
||||
font-size: 13px;
|
||||
font-weight: 400;
|
||||
letter-spacing: 0.12em;
|
||||
letter-spacing: 0.1em;
|
||||
text-transform: uppercase;
|
||||
color: var(--text-sub);
|
||||
color: var(--text);
|
||||
border-left: 2px solid var(--accent);
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.page-footer {
|
||||
|
||||
Reference in New Issue
Block a user