mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 19:03:55 +02:00
Remove margin of h1 heading (#555)
This commit is contained in:
@ -4,6 +4,12 @@ html, body {
|
||||
margin:0;
|
||||
}
|
||||
|
||||
h1{
|
||||
margin:0;
|
||||
margin-block-end: 0;
|
||||
margin-block-start:0;
|
||||
}
|
||||
|
||||
.about-content {
|
||||
float:left;
|
||||
margin: 20px;
|
||||
|
Reference in New Issue
Block a user