add research,
change around how styles are specified for each page's overlay content
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.overlay-container {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -28,11 +27,5 @@
|
||||
}
|
||||
|
||||
.overlay-container .overlay-content {
|
||||
padding-left: 15%;
|
||||
padding-right: 15%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
text-decoration: none;
|
||||
}
|
Reference in New Issue
Block a user