Skip to content
Snippets Groups Projects
Commit bc0a0db6 authored by Dorian Lesbre's avatar Dorian Lesbre
Browse files

Some style changes

parent e7bb0da2
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ header {
border-bottom: 2px solid var(--color_sep);
align-items: center;
padding: 0px 40px;
width: calc(100% - 80px);
}
header > * {
......@@ -71,6 +72,7 @@ nav a {
text-decoration: none;
text-emphasis: bold;
width: 100%;
cursor: pointer;
}
nav a:hover {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment