Skip to content
Snippets Groups Projects
Commit 47a72301 authored by Zachary Sabourin's avatar Zachary Sabourin
Browse files

fix: /specifications - Eliminate white space for large screens

parent 9cef3107
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@
content: "";
position: absolute;
height: 100%;
width: 1000px;
width: 100vw;
top: 0;
right: 0;
background-color: #333;
......
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