Skip to content
Snippets Groups Projects

Resolve "Update landing page layout to comply with new vNOC approach"

6 files
+ 190
291
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -85,3 +85,7 @@ a:hover {
align-items: center;
flex-direction: row;
}
.container-width {
width: 85vw;
margin: auto;
}
Loading