diff options
-rw-r--r-- | dist/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/css/styles.css b/dist/css/styles.css index 57a9b5c..e96e000 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -698,6 +698,7 @@ soumaicon { align-content: center; } +/*------ play icon -------*/ .soumaicon svg { width: 1rem; height: 1rem; @@ -714,7 +715,6 @@ soumaicon { fill: currentcolor; } -/*------ play icon -------*/ /*------- End play -------*/ @media only screen and (max-width: 991px) { .logo { |