OpticaDavid / src /index.css
JairoDanielMT's picture
mejoras de david y correcion de puerto y host
85c40f0
raw
history blame contribute delete
164 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
#nav-ul a.active li{
background-color: rgb(255 255 255);
color: black;
font-weight: 600;
}