Compare commits
No commits in common. "30a90e9329c1633056de60e33ed9fd8c12c4e3f1" and "5b34f6763832bf038c34dce8ac0dfbe10f02a9eb" have entirely different histories.
30a90e9329
...
5b34f67638
1 changed files with 3 additions and 0 deletions
|
@ -271,6 +271,7 @@ section .card:hover .suit-icon {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* Form styling */
|
||||
form {
|
||||
max-width: 600px;
|
||||
|
@ -333,3 +334,5 @@ form button:hover {
|
|||
width: 60px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Help Patrick is forcing me to make weird commit messages 80% of the time*/
|
||||
|
|
Loading…
Reference in a new issue