mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 15:16:38 +00:00
memory map: updated to use css grid
This commit is contained in:
@@ -432,6 +432,9 @@ div.markdown th {
|
||||
border-radius:8px;
|
||||
color: #333;
|
||||
background-color:#999;
|
||||
display:grid;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
}
|
||||
.segment:hover {
|
||||
border-color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user