New program page
This commit is contained in:
13
styles/Shared.module.scss
Normal file
13
styles/Shared.module.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.openingChevron {
|
||||
height: 3rem;
|
||||
width: 3rem;
|
||||
background-color: transparent;
|
||||
border: transparent;
|
||||
}
|
||||
|
||||
.page {
|
||||
text-align: center;
|
||||
margin-bottom: 8rem;
|
||||
width: 47rem;
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user