diff --git a/src/Magnum/Platform/WebApplication.css b/src/Magnum/Platform/WebApplication.css index 5ef039657..410f4b1f8 100644 --- a/src/Magnum/Platform/WebApplication.css +++ b/src/Magnum/Platform/WebApplication.css @@ -164,5 +164,3 @@ code { color: #e6e6e6; /*var(--code-color)*/ background-color: #282e36; /*var(--code-background-color)*/ } - -/* kate: indent-width 2; */