drip: Cambiar estilo de titulos

This commit is contained in:
Cat /dev/Nulo 2022-03-06 01:20:17 -03:00
parent e39b24ecf6
commit 5a1f7ac2e5

View file

@ -6,6 +6,15 @@ body {
padding: 0.5rem;
}
header {
margin: 2rem 0;
text-align: center;
}
h2 {
border-bottom: black solid 1px;
}
img,
video {
max-width: 100%;