Skip to content
Snippets Groups Projects
Commit 441c2afa authored by James Catmore's avatar James Catmore
Browse files

Merge branch 'full_width' into 'main'

Setting to 100% width

See merge request !104
parents 817ab150 7047c99b
No related branches found
No related tags found
No related merge requests found
Pipeline #11725996 passed
......@@ -18,3 +18,8 @@
padding-top: .1rem;
padding-bottom: .1rem;
}
/* Fill the width of the browser window, no margins */
.md-grid {
max-width: 100%;
}
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