Commit a06b905b authored by Alan Ricardo Calderón Martínez's avatar Alan Ricardo Calderón Martínez
Browse files

acomode el calendario

parent b3bc5c85
Loading
Loading
Loading
Loading
(8 KiB)

File changed.

No diff preview for this file type.

+6 −1
Original line number Diff line number Diff line
:root {
  --primary-clr: #b38add;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
/* nice scroll bar */
::-webkit-scrollbar {
  width: 5px;