Cambiando pixeles a medidas relativas al root.
authorOdairTrujillo <haldrik@gmail.com>
Wed, 8 Feb 2023 00:06:01 +0000 (19:06 -0500)
committerOdairTrujillo <haldrik@gmail.com>
Wed, 8 Feb 2023 00:06:01 +0000 (19:06 -0500)
themes/droda/assets/css/main.css

index 6c05dbec7782dbe5dece77360378b389c2624df7..477664d8b9dedbbee0e89ade180017b546ecc76f 100644 (file)
@@ -129,7 +129,7 @@ nav a {
    display: block;
    color: white;
    text-align: center;
-   padding: 14px 16px;
+   padding: 1rem 1.5rem;
    text-decoration: none;
  }