tabla más responsive #17

This commit is contained in:
nukeador 2021-01-21 11:44:31 +01:00
parent faf92d5764
commit 4ba8bba4a7
2 changed files with 3 additions and 3 deletions

View File

@ -29,11 +29,11 @@ p.subtitle {
font-size: 1.1em;
}
header table {
table#resultados {
table-layout: fixed;
word-wrap: break-word;
}
th#nota {
table#resultados th#nota {
width: 65px;
}

View File

@ -4,7 +4,7 @@ layout: base
<section>
<div class="table-wrapper">
<table>
<table id="resultados">
<thead>
<tr>
<th id="nota">Nota</th>