size projections in web interface
Co-authored-by: Alex <AlexanderMcDowell@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ html {
|
||||
align-items: center;
|
||||
padding: 0px 2rem;
|
||||
background-color: #e0e0e0;
|
||||
border-radius: 1rem;
|
||||
border-radius: 0.8rem;
|
||||
}
|
||||
|
||||
.navbar-links {
|
||||
@@ -45,6 +45,10 @@ html {
|
||||
width: 32rem;
|
||||
}
|
||||
|
||||
.image-out-pa {
|
||||
width: 60rem;
|
||||
}
|
||||
|
||||
.legend {
|
||||
border-spacing: 0px;
|
||||
border-collapse: collapse;
|
||||
|
||||
Reference in New Issue
Block a user