mirror of
https://github.com/kmitresse/Cards-Rush.git
synced 2026-05-15 09:05:26 +00:00
6 lines
74 B
CSS
6 lines
74 B
CSS
nav {
|
|
display: flex;
|
|
justify-content: right;
|
|
padding: 10px;
|
|
}
|