Feature: Add language navigation

This commit is contained in:
faturachmanyusup
2022-10-02 04:21:06 +07:00
committed by Sara Gibbons
parent 6cbe6aa8b9
commit 0a6ff000d2
3 changed files with 33 additions and 0 deletions

3
index.css Normal file
View File

@@ -0,0 +1,3 @@
.app-nav ul li {
width: max-content;
}