Skip to content
Snippets Groups Projects
Commit 6862c8d7 authored by Timur Oberhuber's avatar Timur Oberhuber :speech_balloon:
Browse files

feat: :sparkles: Add inline-block utility class

parent d75e3a58
No related branches found
No related tags found
1 merge request!3feat: :sparkles: Add inline and inline-block utilities
Pipeline #935369 passed
...@@ -19,3 +19,7 @@ ...@@ -19,3 +19,7 @@
.inline { .inline {
display: inline; display: inline;
} }
.inline-block {
display: inline-block;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment