This file contains 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 characters
<div class="container"> | |
<div class="row no-gutters"> | |
<div class="col-md-4 border-right"> | |
<div class="settings-tray"> | |
<img class="profile-image" src="https://www.clarity-enhanced.net/wp-content/uploads/2020/06/filip.jpg" alt="Profile img"> | |
<span class="settings-tray--right"> | |
<i class="material-icons">cached</i> | |
<i class="material-icons">message</i> | |
<i class="material-icons">menu</i> | |
</span> |