mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Header partial
This commit is contained in:
@@ -53,6 +53,11 @@ body {
|
||||
isolation: isolate;
|
||||
}
|
||||
|
||||
main {
|
||||
width: 85%;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
img,
|
||||
picture,
|
||||
video,
|
||||
@@ -88,3 +93,8 @@ a {
|
||||
height: 24px;
|
||||
opacity: .25;
|
||||
}
|
||||
|
||||
hr {
|
||||
color: var(--text);
|
||||
opacity: .25;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user