Skip to content
Snippets Groups Projects
Commit 0bcc81d2 authored by DCoded's avatar DCoded
Browse files

Removed CSS

parent 97c6fc7f
No related branches found
No related tags found
1 merge request!10677New Game++
...@@ -139,16 +139,3 @@ input[type="text"].number { ...@@ -139,16 +139,3 @@ input[type="text"].number {
min-width: 6em; min-width: 6em;
max-width: 6em; max-width: 6em;
} }
.sideways-scroll {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
align-items: flex-start;
}
.sideways-scroll > .card {
display: inline-block;
margin: 0 1em;
height: 100%;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment