mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
RTL support #34
This commit is contained in:
parent
6363f84087
commit
001d1a9657
17 changed files with 374 additions and 64 deletions
|
@ -32,6 +32,7 @@ td {
|
|||
font-size: var(--font-size);
|
||||
font-weight: var(--font-weight);
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
// Rows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue