mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-12-15 15:59:55 -05:00
make links responsive
This commit is contained in:
parent
ea64821d9b
commit
8355e616c0
2 changed files with 5 additions and 3 deletions
|
|
@ -4,8 +4,10 @@
|
|||
box-shadow: 0 3px 10px 0 rgba(150,150,150,0.2) !important;
|
||||
}
|
||||
|
||||
.card-bottom {
|
||||
/* todo - make the card footer and buttons be positioned to the bottom of the card? */
|
||||
/* Make links responsive */
|
||||
a {
|
||||
word-wrap: break-word;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
/*.card-success, */ .card-success .card-header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue