mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
styles improvements
This commit is contained in:
@@ -108,14 +108,14 @@
|
||||
|
||||
.card .demo {
|
||||
background-color: #353535;
|
||||
color: var(--white);
|
||||
color: white;
|
||||
border-radius: 0.4375rem;
|
||||
text-decoration: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
|
||||
.card .demo .eye {
|
||||
stroke: var(--white);
|
||||
stroke: white;
|
||||
}
|
||||
|
||||
input,
|
||||
@@ -243,8 +243,8 @@ footer #footer-face {
|
||||
|
||||
header #header-face img,
|
||||
footer #footer-face img {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
header #header-face span,
|
||||
|
||||
Reference in New Issue
Block a user