Skip to content

Instantly share code, notes, and snippets.

View annidamagazine's full-sized avatar
🎯
Focusing

Annida Magazine e13 annidamagazine

🎯
Focusing
  • MA ICBB YOGYAKARTA
  • Indonesia, Yogyakarta
View GitHub Profile
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/* Custom Scrollbar */
::-webkit-scrollbar {
width: 8px;
transition: width 0.3s ease;
}
::-webkit-scrollbar-track {
background: #000;