Skip to content
Snippets Groups Projects
Commit e571869f authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

no justification for specific header rules

parent f00191e7
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,6 @@ button: hover, .button:hover {
h1, h2, h3, h4, h5, h6 {
color: #214BB5;
}
h3 {
margin-top: 2rem;
}
a, a: visited, a:active, a:link {
text-decoration: underline;
}
......@@ -58,9 +55,6 @@ main form {
margin: 1rem;
}
main h2 {
font-size: 1.5rem;
}
/* wizard */
.wizard > .steps .current a, .wizard > .steps .current a: hover, .wizard > .steps .current a:active {
......
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