💄 style(waybar): bold font for the clock2 module

This commit is contained in:
Sergio Laín 2023-10-21 22:57:24 +02:00
parent 9a3b64e6fb
commit 9eab2a4033
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -314,6 +314,7 @@ window#waybar.hidden {
background-size: 400% 400%;
animation: gradient 15s ease infinite;
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.377);
font-weight: bold;
color: #1e2030;
transition: all 0.3s cubic-bezier(0.55, -0.68, 0.48, 1.682);
border: none;