Created
June 12, 2020 09:57
-
-
Save igmoweb/a56de97a4c6711b652f828a97d27cf8e to your computer and use it in GitHub Desktop.
Revisions
-
igmoweb created this gist
Jun 12, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ .boxed { vertical-align: baseline; border: 1px solid #ec8777; background: linear-gradient(to right, #e5a98c, #f5a593, #f7a6a0); border-radius: 4px; padding: 3px 7px; }