mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 09:22:44 +00:00
unsetting footer should use display property
This commit is contained in:
@@ -684,7 +684,7 @@ h5 + table{
|
||||
columns : 1;
|
||||
text-align : center;
|
||||
&:after {
|
||||
all: unset;
|
||||
display: none;
|
||||
}
|
||||
h1 {
|
||||
text-shadow: unset;
|
||||
@@ -828,7 +828,7 @@ h5 + table{
|
||||
columns: 1;
|
||||
padding: 2.25cm 1.3cm 2cm 1.3cm;
|
||||
&:after {
|
||||
all: unset;
|
||||
display: none;
|
||||
}
|
||||
.columnWrapper {
|
||||
width: 7.6cm;
|
||||
|
||||
Reference in New Issue
Block a user