Rebase of feature/mirror + merge with the grid program
This commit is contained in:
@@ -85,16 +85,6 @@ main {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.mirror::before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 60%;
|
||||
background: linear-gradient(45deg, transparent 48%, #CCCCCC 48%, #CCCCCC 52%, transparent 52%);
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
.door {
|
||||
background: linear-gradient(135deg, #8B4513 0%, #654321 100%);
|
||||
border-color: #654321;
|
||||
|
||||
Reference in New Issue
Block a user