寝るのでいったん Push

This commit is contained in:
2023-05-30 00:02:13 +09:00
parent 87def12aa2
commit 251237f0e4
8 changed files with 40 additions and 5 deletions
+11
View File
@@ -0,0 +1,11 @@
#global-menu
{
display: flex;
justify-content: space-evenly;
}
#global-menu > li
{
list-style: none;
}