akutuzov / webvectors

Web-ify your word2vec: framework to serve distributional semantic models online
http://vectors.nlpl.eu/explore/embeddings/
GNU General Public License v3.0
196 stars 49 forks source link

Fix header positioning #40

Closed leann-fraoigh closed 4 years ago

leann-fraoigh commented 4 years ago

Position headers relative to images (to prevent from falling outside when device width is more than 490px and less than 992px ).

akutuzov commented 4 years ago

Thanks for your contribution!