src/assets/css/my_style.css @@ -41,6 +41,9 @@ .flex-between{ justify-content: space-between; } .flex-around{ justify-content: space-around; } .fl{ float: left; }