diff --git a/static/index.html b/static/index.html index 81fac6f..3583394 100644 --- a/static/index.html +++ b/static/index.html @@ -54,12 +54,12 @@ - π λμ보λ + λμ보λ - ποΈSR κ΄λ¦¬ + SR κ΄λ¦¬ βΎ @@ -70,7 +70,7 @@ - ποΈPMS νλ‘μ νΈ + PMS νλ‘μ νΈ βΎ @@ -84,7 +84,7 @@ - π₯οΈμΈνλΌ + μΈνλΌ βΎ @@ -95,43 +95,43 @@ - π¨ μ₯μ κ΄λ¦¬ + μ₯μ κ΄λ¦¬ - π SSL κ΄λ¦¬ + SSL κ΄λ¦¬ - π§ PM μ κ² + PM μ κ² - π μ¨μ½ κ΄λ¦¬ + μ¨μ½ κ΄λ¦¬ - βοΈ λ°°μΉ μμ + λ°°μΉ μμ - πΈ λ°μ΄λΈ μ½λ© + λ°μ΄λΈ μ½λ© - ποΈ SI νλ‘μ νΈ + SI νλ‘μ νΈ - π€ AI μμ΄μ νΈ + AI μμ΄μ νΈ - π’ κΈ°κ΄ κ΄λ¦¬ + κΈ°κ΄ κ΄λ¦¬ - π μ€ν¬λ¦½νΈ κ΄λ¦¬ + μ€ν¬λ¦½νΈ κ΄λ¦¬ - π μμ νμν μ΄λΈ + μμ νμν μ΄λΈ - πλ¬Έμ AI (OCR) + λ¬Έμ AI (OCR) βΎ @@ -150,7 +150,7 @@ - π§ AI νλ«νΌ + AI νλ«νΌ βΎ @@ -163,7 +163,7 @@ - πλΆμ Β· KPI + λΆμ Β· KPI βΎ @@ -177,7 +177,7 @@ - βοΈν΄λΌμ°λ Β· 컨ν μ΄λ + ν΄λΌμ°λ Β· 컨ν μ΄λ βΎ @@ -188,7 +188,7 @@ - πμΈλΆ μ°λ + μΈλΆ μ°λ βΎ @@ -202,7 +202,7 @@ - πΌSaaS κ΄λ¦¬ + SaaS κ΄λ¦¬ βΎ @@ -215,7 +215,7 @@ - π¨λμμΈ AI + λμμΈ AI βΎ @@ -229,7 +229,7 @@ - π§ AI λ μμ§ + AI λ μμ§ βΎ @@ -247,7 +247,7 @@ - π€AIOps 2.0 + AIOps 2.0 βΎ @@ -259,7 +259,7 @@ - πZero Trust + SBOM + Zero Trust + SBOM βΎ @@ -270,7 +270,7 @@ - ποΈκ°λ°μ νλ«νΌ (IDP) + κ°λ°μ νλ«νΌ (IDP) βΎ @@ -281,7 +281,7 @@ - π±GreenOps + Edge/IoT + GreenOps + Edge/IoT βΎ @@ -295,7 +295,7 @@ - π±λͺ¨λ°μΌ μ± λ°°ν¬ + λͺ¨λ°μΌ μ± λ°°ν¬ βΎ @@ -306,22 +306,22 @@ - β‘ λ°°μΉ SSH μ€ν + λ°°μΉ SSH μ€ν - π·οΈ μμ° QR νκ·Έ + μμ° QR νκ·Έ - π μ€λ§νΈ μλ¦Ό κ·μΉ + μ€λ§νΈ μλ¦Ό κ·μΉ - π λΌμ΄μ μ€ κ΄λ¦¬ + λΌμ΄μ μ€ κ΄λ¦¬ diff --git a/static/style.css b/static/style.css index bf0f289..dec6d95 100644 --- a/static/style.css +++ b/static/style.css @@ -123,7 +123,16 @@ html, body { border-left: 3px solid var(--accent); padding-left: 9px; } -.nav-icon { font-size: 16px; width: 20px; text-align: center; } +.nav-icon { + font-size: 16px; width: 20px; text-align: center; + display: inline-flex; align-items: center; justify-content: center; + flex-shrink: 0; line-height: 1; +} +.nav-icon svg { + display: block; + color: inherit; + stroke: currentColor; +} /* Footer status */ #sidebar-footer {