Skip to content
Snippets Groups Projects
Commit ef9de2b1 authored by Maria Petrova-El Sayed's avatar Maria Petrova-El Sayed
Browse files

Update style.css - added class center

parent ac4a0184
Branches
No related tags found
No related merge requests found
Pipeline #69469 passed
...@@ -4,6 +4,11 @@ body { ...@@ -4,6 +4,11 @@ body {
max-width: 1280px; max-width: 1280px;
} }
.center {
margin-left: auto;
margin-right: auto;
}
.navbar { .navbar {
background-color: #313236; background-color: #313236;
border-radius: 2px; border-radius: 2px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment