Updated content, created modal and changed skills card to style nicer on smaller screens
This commit is contained in:
@ -30,6 +30,14 @@
|
||||
margin: 2rem;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
color: var(--red);
|
||||
}
|
||||
|
||||
hr {
|
||||
border: .2em solid var(--bg-grad);
|
||||
border-radius: 5em;
|
||||
}
|
||||
|
||||
*::-webkit-scrollbar,
|
||||
*::-webkit-scrollbar-thumb {
|
||||
|
Reference in New Issue
Block a user