fine tuning UI

This commit is contained in:
Nicolas Constant 2020-12-29 01:26:49 -05:00
parent 037d7050b3
commit 6b397d15d7
No known key found for this signature in database
GPG key ID: 1E9F677FB01A5688
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
</div>*@
<div class="form-group">
@*<label for="exampleInputPassword1">Password</label>*@
<input type="text" class="form-control col-4 mx-auto" id="handle" name="handle" autocomplete="off" placeholder="Twitter Handle">
<input type="text" class="form-control col-8 col-sm-8 col-md-6 col-lg-4 mx-auto" id="handle" name="handle" autocomplete="off" placeholder="Twitter Handle">
</div>
<button type="submit" class="btn btn-primary">Show</button>
</form>

View file

@ -5,7 +5,7 @@
}
<div class="col-6 mx-auto">
<div class="col-12 col-sm-10 col-md-8 col-lg-6 mx-auto">
<a href="@ViewData.Model.Url" class="nounderline" title="@ViewData.Model.Url">
@*<div class="profile" style="background-image: url('@ViewData.Model.ProfileBannerURL');">*@
<div class="profile">