updated texts on main and about page; moved links and contact info to about page
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
--media-width: 80%;
|
||||
|
||||
/* page sizing */
|
||||
--page-width: 1000px;
|
||||
--page-width: 900px;
|
||||
--screen-width-mobile: 800px;
|
||||
|
||||
--margin-content-side: 24px;
|
||||
@@ -341,6 +341,12 @@
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
.small-supertext {
|
||||
font-size: 0.7rem;
|
||||
line-height: 0.7rem;
|
||||
vertical-align: super;
|
||||
}
|
||||
|
||||
/* #region Lists (ul and LinkList) */
|
||||
.list, ul {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user